@charset "utf-8";
/* CSS Document */


/*top*/

.top-part {
  overflow: hidden;
}

.nav {
  background: #fff;
  width: 100%;
  z-index: 99;
  height: 120px;
}
.nav .left-logo {
  width: 30%;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  margin-left: 5%;
  height:100%;
  display: flex;
  justify-content:center;
  align-items:Center;
}
.nav .left-logo img {
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.navb{
    width: 50%;
    padding: 0;
}

.navb .m {
    position: relative;
    float: left;
    width: 12%;
    display: inline;
    text-align: center;
    height: 120px;
}
.navb h3 {
    font-size: 100%;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}
.navb h3 a {
    zoom: 1;
    display: block;
    color: #000;
    text-align: center;
    height: 120px;
    line-height: 120px;
}
.navb h3 a:hover{transition-duration: .3s;background: #144fb3 url(../images/dhtb.png) center bottom no-repeat;color: #fff;font-size: 18px;text-decoration: none;}

.top-r{color: #bfbfbf;margin-right: 6%;margin-top: 40px;}
.top-r ul li{float: left;margin-left: 10px;position: relative;background: url(../images/xian.jpg) center right no-repeat;}
.top-r ul li .tba{margin-right: 10px;}
.top-r ul li:hover .tba{cursor: pointer;animation: ball .6s infinite alternate;}

.top-r ul li .bigtel{display: block;width: 260px;height: 40px;background: #e60000 url(../images/tela.png) 20px center no-repeat; position: absolute;top:40px;right: -60px;z-index: 999;line-height: 40px;text-align: center;transition:all .3s;border-radius: 10px;}
.top-r ul li .bigtel span{color: #fff;font-size: 23px;font-family: "Impact"}
.top-r ul li .bigwx{display: none;}
.top-r ul li:hover .bigwx{display: block;width: 150px;height: 170px;background: #e70000; position: absolute;top:40px;right: -60px;z-index: 999;border-radius: 10px;text-align: center;}
.top-r ul li:hover .bigwx img{display: block;margin: 0 auto;margin-top: 10px;}
.top-r ul li:hover .bigwx span{color: #fff;line-height: 26px;}
.top-r ul li:nth-child(3) {background: initial;}
/* 搜索 */
.in_shbox{ clear:both; width:100%; height:117px;background-color: rgba(0,0,0,0.7); display:none; height:0;position: absolute;top: 120px;z-index: 999}
.in_shbox .in_sh{ width:910px; margin:0 auto; overflow:hidden; padding-top:35px;}
.in_shbox .in_sh .txt{ float:left; width:783px; line-height:21px; padding:13px 10px; border:0; background:#FFF;}
.in_shbox .in_sh .btn{ float:left; width:107px; height:47px;text-align:center; color:#FFF; font-size:17px; border:0; background:#df0800; cursor:pointer;}
.in_topjg{height: 103px;}

.navb .sub {
    display: none;
    width: 100px;
    position: absolute;
    left: 0px;
    top: 120px;
    float: left;
    line-height: 30px;
    z-index: 1000;
}
.navb .sub2 {
    left: -150px !important;
    width: 895px;
}
.navb .sub li{ text-align:center;  }
.navb .sub li a{ color:#5e5e5e; display:block; zoom:1;}
.navb .sub li a:hover{  background:#ddd; color:#c00; }
.navb .sub li a img{width: 151px;height:129px;}
.navb .sub li p{text-align:left;}
.mun1{width:880px; height:1000px; background:#f6f6f6; padding-left:15px; -moz-box-shadow:0px 2px 2px #999 inset; -webkit-box-shadow:0px 2px 2px #999 inset; box-shadow:0px 2px 2px #e4e4e4 inset;}
.mun1 ul li{width:150px; float:left; height:auto; overflow:hidden; margin-left:13px; margin-top:25px;}
.mun1 ul li h2{width:100%; font-size:14px; color:#5e5e5e; border-bottom:1px solid #dbdbdb; line-height:35px; margin-bottom:7px;}
.nav .sub .mun1 ul li p a{width:100%; height:28px; display:block; color:#919191; font-size:13px;overflow: hidden;}
.nav .sub .mun1 ul li p a:hover{color:#0c438c; background:none;}
.mun1 ul li ul li{width:75px; float:left; margin:0px;}
.nav .sub .mun1 ul li ul li a{color:#919191;}
.nav .sub .mun1 ul li ul li a:hover{color:#0c438c; background:none;}




/*banner*/
.focus {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.focus .hd {
  width: 100%;
  height: 20px;
  position: absolute;
  z-index: 1;
  bottom: 25px;
  text-align: center;
  display: none;

}

.focus .hd ul {
  display: inline-block;
  height: 25px;
  padding: 3px 5px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 0;
  vertical-align: top;
}

.focus .hd ul li {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 0 15px;
  vertical-align: top;
  overflow: hidden;
  border: 2px solid #fff;
  text-indent: 20em;
}

.focus .hd ul .on {
  background: #fff;
}

.focus .bd {
  position: relative;
  z-index: 0;
}
.focus .bd li .oi-first-screen-video{width: 100%;position: relative;}
.focus .bd li .oi-first-screen-video video{position: absolute;left: 0;bottom: 0;z-index: 100;width: 100%;}
.focus .bd li .oi-first-screen-video .banner_1{z-index: 200;position: relative;}

.focus .bd li img {
  width: 100%;
  background: url(../images/loading.gif) center center no-repeat;
}

.focus .bd li a {
  -webkit-tap-highlight-color: transparent;
}

.focus .prev {
  position: absolute;
  top: 50%;
  z-index: 999;
  left: 0;
}

.focus .next {
  position: absolute;
  top: 50%;
  z-index: 999;
  right: 0;
}


